home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1994 November
/
macformat-018.iso
/
Demos
/
Extend 3.0 Demo
/
Extend Demo
/
Extend Demo.rsrc
/
MODL_950_Skeleton
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1994-07-14
|
263 b
|
24 lines
// Declare constants and static variables here.
// This message occurs for each step in the simulation.
on simulate
{
}
// If the dialog data is inconsistent for simulation, abort.
on checkdata
{
}
// Initialize any simulation variables.
on initsim
{
}